Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 80,220 for

document formatting

(0.28 sec)
  1. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...the Working with Shapes documentation article. Remarks This is... A shape is a node in the document tree. If the shape is a child...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListLevelAlignment enumeration | Aspose.Words f...

    Aspose.Words.Lists.ListLevelAlignment enumeration. Specifies alignment for the list number or bullet....how to apply custom list formatting to paragraphs when using...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Text Layers in Aspose.PSD for Pyth...

    Examples of how to work with Text Layers in PSD File...to work with PSD (Photoshop Document) files in Python. One of the...control over the styling and formatting of the text, you can use...

    docs.aspose.com/psd/python-net/text-layer-manip...
  4. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalAlignment method. Returns or sets the vertical alignment of text in the cell in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal....to format a run of text using its font property. Document doc...doc = new Document (); Run run = new Run ( doc , "Hello world!"...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Create XLTX using Python | products.aspose.com

    Generate Microsoft Excel XLTX Documents using Python applications without using Microsoft Office....various APIs dealing different formats including Microsoft Office...putValue() method Save the document as .xltx file using save()...

    products.aspose.com/total/python-java/create/xltx/
  7. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection.... Document (); let builder = new aw ...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ConditionalStyle.rightPadding property | Aspose...

    ConditionalStyle.rightPadding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... Document (); let builder = new aw ...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Format Pivot Table Cells|Documentation

    How to format pivot table cells with Aspose.Cells for Node.js via C++....Format Pivot Table Cells Contents [ Hide ] Sometimes, you want...want to format pivot table cells. For example, you want to apply...

    docs.aspose.com/cells/nodejs-cpp/format-pivot-t...
  10. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font Formatting...characters with the same font formatting. To learn more, visit the...the Programming with Documents documentation article. Remarks All...

    reference.aspose.com/words/python-net/aspose.wo...